Add a transaction_started field in xenstored connection structure instead of
authorvhanquez@gwig.uk.xensource.com <vhanquez@gwig.uk.xensource.com>
Mon, 31 Jul 2006 09:30:36 +0000 (09:30 +0000)
committervhanquez@gwig.uk.xensource.com <vhanquez@gwig.uk.xensource.com>
Mon, 31 Jul 2006 09:30:36 +0000 (09:30 +0000)
commit8d79f14a5d89af02c8a9dd3710228c4d7c20b237
tree1fb2880f075b0e26b6431a5090620e884c00a932
parentd763fcc1635f3dfc4af6da15a3f329cbe0e3e14e
Add a transaction_started field in xenstored connection structure instead of
browsing the list of transaction each time
Bump the default to 10, and make it configurable through the command line.

Signed-off-by: Vincent Hanquez <vincent@xensource.com>
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_core.h
tools/xenstore/xenstored_transaction.c